home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Plug-In Power Pack for Netscape Communicator
/
Plug-In Power Pack for Netscape Communicator.iso
/
plugins
/
dataviews
/
include
/
dvtoolfuns.h
< prev
next >
Wrap
C/C++ Source or Header
|
1997-05-08
|
399b
|
16 lines
/* file -- dvtoolfuns.h
|=======================================================================
|
| Copyright (c) 1988, 1989 V.I. Corporation
|
| Function type declarations for T-routines
|
|=======================================================================
*/
#ifdef LINT_ARGS /* argument checking enabled */
typedef ADDRESS (*ADRFUNPTR)();
#endif
#include "Tfundecl.h"